Tootsville::Endpoint-Post-/ Gossip/ Twilio/ Incoming/ Fax→Xml

Function

Endpoint-Post-/ Gossip/ Twilio/ Incoming/ Fax→Xml names a function, with lambda list NIL:

Respond to a fax call to NUMBER at Twilio.

Someone has faxxed us at NUMBER, and Twilio needs to know how to reply. Send an XML (TwiML) response.

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method POST at the URI template /gossip/twilio/incoming/fax. It returns a content-type of text/xml.

There are no URI parameters.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/endpoints/gossip/twilio.lisp.